home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.MDIForm MDIForm1
- BackColor = &H8000000C&
- Caption = "MDIForm1"
- ClientHeight = 4050
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 7545
- LinkTopic = "MDIForm1"
- StartUpPosition = 3 'Windows Default
- Attribute VB_Name = "MDIForm1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
-